home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / pastnews / cats.bat next >
DOS Batch File  |  1993-09-29  |  864b  |  23 lines

  1. echo off
  2. cls
  3. echo  
  4. echo The PsL News for each month is divided into files by category, as
  5. echo indicated by the file extension:
  6. echo  
  7. echo File Ext.:  Category:
  8. echo    ADD      Additions Disks - general small programs
  9. echo    BIZ      Business - accounting, business apps, database, spreadsheet
  10. echo    HOM      Home - games, home acct., education, other
  11. echo    PGM      Programming
  12. echo    SPC      Special Interests - religion, music, engineering, elec. pub.
  13. echo    UT       Utilities
  14. echo    VWS      News & Views - reader input, general articles.
  15. echo    WIN      Windows
  16. echo    WN2      More Windows (if present)
  17. echo    WRD      Words & Graphics
  18. echo  
  19. echo You can use \VIEW to read any of the files in this directory on line.
  20. echo You can use FIND.BAT to search the files for a topic.
  21. echo Run FIND for more information.
  22. echo  
  23.